summaryrefslogtreecommitdiffstats
path: root/sysutils/fpc-utmp
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-06-21 16:16:42 +0000
committergarga <garga@FreeBSD.org>2006-06-21 16:16:42 +0000
commit65985572645cf6b8bbad63ba5582150f25264ac2 (patch)
treedaf8e2f15829e35771fc511a5b19a14cbfedabfc /sysutils/fpc-utmp
parentbbefd2c83689db06c2f05a99e01aec15d7aabe79 (diff)
downloadFreeBSD-ports-65985572645cf6b8bbad63ba5582150f25264ac2.zip
FreeBSD-ports-65985572645cf6b8bbad63ba5582150f25264ac2.tar.gz
Add fpc-utmp , free Pascal unit to gather information from the utmp
file. PR: ports/98681 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Diffstat (limited to 'sysutils/fpc-utmp')
-rw-r--r--sysutils/fpc-utmp/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/fpc-utmp/Makefile b/sysutils/fpc-utmp/Makefile
new file mode 100644
index 0000000..fa50fb2
--- /dev/null
+++ b/sysutils/fpc-utmp/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: fpc-utmp
+# Date created: 2006-06-05
+# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= sysutils lang
+PKGNAMESUFFIX= -utmp
+
+MAINTAINER= acardenas@bsd.org.pe
+COMMENT= Free Pascal unit to gather information from the utmp file
+
+RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud