diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-18 11:46:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-06-18 11:46:51 +0000 |
commit | 3037cb61c7f1ac5ae9a15cee2365daa2d4036028 (patch) | |
tree | e391a5b5894d27043bb95bd6680b03174979f810 /games/kiki | |
parent | devel/py-d2to1: Update Created by: header and MAINTAINER (diff) |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
Notes
Notes:
svn path=/head/; revision=321181
Diffstat (limited to 'games/kiki')
-rw-r--r-- | games/kiki/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 780ace6e5a32..ed2427f916c1 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kiki -# Date created: 24 Oct 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= kiki PORTVERSION= 1.0.2 |