16 lines
270 B
Makefile
16 lines
270 B
Makefile
# $OpenBSD: Makefile,v 1.2 2015/10/31 10:08:13 benoit Exp $
|
|
|
|
COMMENT= European VAT number validator
|
|
|
|
DISTNAME= Business-Tax-VAT-Validation-1.10
|
|
CATEGORIES= productivity
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
RUN_DEPENDS= www/p5-libwww
|
|
|
|
.include <bsd.port.mk>
|