diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
commit | 8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch) | |
tree | 80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /games/kpictorial | |
parent | 9554c4a18fa0acb41d047e887d36b52c4c84213c (diff) | |
download | ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.tar.gz ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.zip |
Notes
Diffstat (limited to 'games/kpictorial')
-rw-r--r-- | games/kpictorial/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile index 686f9d801701..9dda17b50b0f 100644 --- a/games/kpictorial/Makefile +++ b/games/kpictorial/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= Little logical game for KDE +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes |