freebsd-ports/games/gbottler/Makefile
Dmitry Marakasov e37918bf5d - Simplify MASTER_SITES
- Drop @dirrm* from plist
2014-12-04 09:23:35 +00:00

19 lines
340 B
Makefile

# Created by: UMENO Takashi
# $FreeBSD$
PORTNAME= gbottler
PORTVERSION= 0.1.7
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SFJP/gbottler/45155
MAINTAINER= ports@FreeBSD.org
COMMENT= SSTP Bottle client
RUN_DEPENDS= ${PYXML}
USES= gettext-tools gmake python
USE_GNOME= pygtk2
PLIST_SUB= VERSION=${PORTVERSION}
.include <bsd.port.mk>