opnsense-ports/graphics/fpc-ncurses/Makefile
Franco Fichtner 4f0c947c5d */*: sync with upstream
Taken from: FreeBSD
2015-12-07 07:35:46 +01:00

16 lines
383 B
Makefile

# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
CATEGORIES= graphics lang
PKGNAMESUFFIX= -ncurses
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal interface to the ncurses library
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"