openbsd-ports/x11/gnustep/terminal/Makefile
sebastia 6df7e60919 bump, fix compilation warning
OK landry@, ajacoutot@
2011-04-18 12:39:03 +00:00

17 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.3 2011/04/18 12:39:36 sebastia Exp $
COMMENT= a terminal emulator for GNUstep
DISTNAME= Terminal-0.9.7
REVISION= 1
PKGNAME= gnustep-${DISTNAME:L}
CATEGORIES= sysutils
HOMEPAGE= http://gap.nongnu.org/terminal
MASTER_SITES= http://savannah.nongnu.org/download/gap/
MODULES= converters/libiconv x11/gnustep
WANTLIB+= c m util pthread
.include <bsd.port.mk>