From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- misc/cpuid/Makefile | 2 ++ misc/cpuid/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 misc/cpuid/pkg-comment (limited to 'misc/cpuid') diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 54db0e3e8b0..66813be6783 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.ka9q.net/code/cpuid/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= CPU identification utility + USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 USE_GMAKE= yes diff --git a/misc/cpuid/pkg-comment b/misc/cpuid/pkg-comment deleted file mode 100644 index 35a999fc3e3..00000000000 --- a/misc/cpuid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CPU identification utility -- cgit it'>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - update libgd to 2.2.2dinoex2016-07-20