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

root/csw/mgar/pkg/cpan/NetAddr-IP/trunk/Makefile

Revision 16916, 0.5 KB (checked in by dmichelsen, 4 months ago)

WHOLE TREE: Explicitly set GARTYPE to current default 'v2'

Line 
1NAME = NetAddr-IP
2VERSION = 4.040
3CATEGORIES = cpan
4GARTYPE = v2
5AUTHOR = MIKER
6
7DESCRIPTION = Manages IPv4 and IPv6 addresses and subnets
8define BLURB
9  Manages IPv4 and IPv6 addresses and subnets
10endef
11
12DISTFILES = COPYING
13
14PACKAGES = CSWpm-netaddr-ip
15CATALOGNAME = pm_netaddr_ip
16SPKG_DESC_CSWpm-netaddr-ip = $(DESCRIPTION)
17OBSOLETED_BY_CSWpm-netaddr-ip = CSWpmnetaddrip
18CATALOGNAME_CSWpmnetaddrip = pm_netaddrip
19
20# One IPv6 related test fails, make sure to check all others
21SKIPTEST=1
22
23include gar/category.mk
Note: See TracBrowser for help on using the browser.