summaryrefslogtreecommitdiff
path: root/sysutils/fpc-utmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fpc-utmp/Makefile')
-rw-r--r--sysutils/fpc-utmp/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/fpc-utmp/Makefile b/sysutils/fpc-utmp/Makefile
deleted file mode 100644
index 691846b6158e..000000000000
--- a/sysutils/fpc-utmp/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-CATEGORIES= sysutils lang
-PKGNAMESUFFIX= -utmp
-
-COMMENT= Free Pascal unit to gather information from the utmp file
-
-USES= fpc
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"