1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/textproc/popup/Makefile
2012-06-26 05:44:19 +00:00

26 lines
540 B
Makefile

# New ports collection makefile for: popup
# Date created: 18 Dec 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= popup
PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= textproc gnustep
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1
DISTNAME= Popup-${PORTVERSION}pre1
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive learning aid for pairs of words
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>