Files
naddy 4e66d49984 http://*sourceforge.net now redirect to https
Update SITES, HOMEPAGE, and comments.
2023-11-07 14:19:05 +00:00

20 lines
393 B
Makefile

COMMENT= ANSI C command line parser
DISTNAME= argtable2-13
PKGNAME= argtable-2.13
SHARED_LIBS += argtable2 1.2 # .1.8
CATEGORIES= devel
REVISION= 1
HOMEPAGE= https://argtable.sourceforge.net/
# LGPLv2
PERMIT_PACKAGE= Yes
SITES= ${SITE_SOURCEFORGE:=argtable/}
CONFIGURE_STYLE= gnu
FAKE_FLAGS= exampledir=${PREFIX}/share/examples/argtable2
.include <bsd.port.mk>