openbsd-ports/net/p5-Net-ICQ2000/Makefile
sthen d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00

20 lines
432 B
Makefile

# $OpenBSD: Makefile,v 1.9 2010/07/12 22:07:40 sthen Exp $
COMMENT= module for ICQv7 protocol realisation
MODULES= cpan
DISTNAME= Net-ICQ2000-0.2.1
REVISION= 0
CATEGORIES= net
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_CDROM= no license
PERMIT_DISTFILES_FTP= no license
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/
.include <bsd.port.mk>