diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile index ee6be176a069..ce7cf8f3b2cf 100644 --- a/net-im/cicquin/Makefile +++ b/net-im/cicquin/Makefile @@ -13,7 +13,10 @@ MASTER_SITE_SUBDIR= roam/misc/cicquin MAINTAINER= ports@FreeBSD.org COMMENT= Look up users in the CenterICQ user database -MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} +PLIST_FILES= bin/${PORTNAME} + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} -NO_STAGE= yes .include diff --git a/net-im/cicquin/pkg-descr b/net-im/cicquin/pkg-descr index 32bb5afb563e..b0cd84f3ad7d 100644 --- a/net-im/cicquin/pkg-descr +++ b/net-im/cicquin/pkg-descr @@ -2,5 +2,4 @@ The cicquin script trawls through the CenterICQ data directory, looking for UIN's with the specified nickname. It should work with any reasonable Bourne shell and any standard awk implementation. -Author: Peter Pentchev WWW: http://devel.ringlet.net/misc/cicquin/ diff --git a/net-im/cicquin/pkg-plist b/net-im/cicquin/pkg-plist deleted file mode 100644 index a5663c4ea5bb..000000000000 --- a/net-im/cicquin/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cicquin