mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
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"
|