svn commit: r457731 - head/chinese/tintin++

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 31 22:23:06 UTC 2017


Author: sunpoet
Date: Sun Dec 31 22:23:04 2017
New Revision: 457731
URL: https://svnweb.freebsd.org/changeset/ports/457731

Log:
  Add PORTSCOUT
  
  - Clean up Makefile

Modified:
  head/chinese/tintin++/Makefile

Modified: head/chinese/tintin++/Makefile
==============================================================================
--- head/chinese/tintin++/Makefile	Sun Dec 31 22:22:59 2017	(r457730)
+++ head/chinese/tintin++/Makefile	Sun Dec 31 22:23:04 2017	(r457731)
@@ -3,15 +3,12 @@
 
 CATEGORIES=	chinese
 
-MAINTAINER=	sunpoet at FreeBSD.org
+CONFLICTS_INSTALL=	tintin++
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/../COPYING
+OPTIONS_SLAVE=	BIG5
 
-CONFLICTS_INSTALL=	tintin++
+PORTSCOUT=	ignore:1
 
 MASTERDIR=	${.CURDIR}/../../net/tintin++
-
-OPTIONS_SLAVE=	BIG5
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list