1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/biology/libgtextutils/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

20 lines
314 B
Makefile

PORTNAME= libgtextutils
DISTVERSION= 0.7
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
COMMENT= Gordon's text utilities
LICENSE= AGPLv3
USES= autoreconf libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= agordon
INSTALL_TARGET= install-strip
.include <bsd.port.mk>