diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-03 20:18:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-03 20:18:10 +0000 |
commit | 648cc842f993c37b464264b866ca8a5df9adee79 (patch) | |
tree | cc9823ffb8b5825e53d3c411f51521222498b263 /games/abridge/Makefile | |
parent | 0d8c15d3d40eebf8741288794b08092d768b6cfc (diff) | |
download | ports-648cc842f993c37b464264b866ca8a5df9adee79.tar.gz ports-648cc842f993c37b464264b866ca8a5df9adee79.zip |
Notes
Diffstat (limited to 'games/abridge/Makefile')
-rw-r--r-- | games/abridge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile index f28d3a438fe0..b45b83aed18e 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -16,6 +16,7 @@ COMMENT= Bridge game USE_WX= 2.4 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-0.4.0 MAN1= abridge.1 PLIST_FILES= bin/abridge |