02cd60b224
- New MASTER_SITE (and new upstream maintainer)
12 lines
302 B
Makefile
12 lines
302 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
GNUSHOGI_PORTNAME= gnushogi
|
|
GNUSHOGI_PORTVERSION= 1.4.0
|
|
GNUSHOGI_MASTER_SITES= ${MASTER_SITE_GNU}
|
|
GNUSHOGI_DISTNAME= ${GNUSHOGI_PORTNAME}-${GNUSHOGI_PORTVERSION}
|
|
GNUSHOGI_MASTER_SITE_SUBDIR= ${GNUSHOGI_PORTNAME}
|
|
USE_BZIP2= yes
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../games/gnushogi/distinfo
|