1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/csw/mgar/pkg/cpan/POE-Component-IRC/trunk/Makefile

Revision 17344, 0.7 KB (checked in by dmichelsen, 15 months ago)

cpan/POE-Component-IRC/trunk: Initial commit

Line 
1NAME = POE-Component-IRC
2VERSION = 6.78
3CATEGORIES = cpan
4GARTYPE = v2
5AUTHOR = HINRIK
6
7DESCRIPTION = A fully event-driven IRC client module
8define BLURB
9endef
10
11CATALOG_RELEASE = unstable
12
13LICENSE = LICENSE
14
15BUILD_DEP_PKGS += CSWpm-test-differences
16
17PACKAGES += CSWpm-poe-component-irc
18CATALOGNAME_CSWpm-poe-component-irc = pm_poe_component_irc
19SPKG_DESC_CSWpm-poe-component-irc = A fully event-driven IRC client module
20ARCHALL_CSWpm-poe-component-irc = 1
21RUNTIME_DEP_PKGS_CSWpm-poe-component-irc += CSWpm-poe
22RUNTIME_DEP_PKGS_CSWpm-poe-component-irc += CSWpm-poe-component-syndicator
23RUNTIME_DEP_PKGS_CSWpm-poe-component-irc += CSWpm-poe-filter-ircd
24RUNTIME_DEP_PKGS_CSWpm-poe-component-irc += CSWpm-irc-utils
25
26include gar/category.mk
Note: See TracBrowser for help on using the browser.