0cf19a6f59
Submitted by: Ports Fury
11 lines
279 B
Makefile
11 lines
279 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
GNUSHOGI_PORTNAME= gnushogi
|
|
GNUSHOGI_PORTVERSION= 1.3
|
|
GNUSHOGI_MASTER_SITES= ${MASTER_SITE_GNU}
|
|
GNUSHOGI_MASTER_SITE_SUBDIR= ${GNUSHOGI_PORTNAME}
|
|
GNUSHOGI_DISTNAME= ${GNUSHOGI_PORTNAME}-${GNUSHOGI_PORTVERSION}
|
|
|
|
MD5_FILE= ${.CURDIR}/../../games/gnushogi/distinfo
|