12 lines
229 B
Makefile
12 lines
229 B
Makefile
|
# New ports collection makefile for: libXGP
|
||
|
# Date created: 20 August 2006
|
||
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= libXGP
|
||
|
MASTERDIR= ${.CURDIR}/../libYGP
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|