mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
355197a3b8
- Fix XGP plist - Bump XGP portrevision Reported by: pointyhat via kris
13 lines
245 B
Makefile
13 lines
245 B
Makefile
# New ports collection makefile for: libXGP
|
|
# Date created: 20 August 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libXGP
|
|
PORTREVISION= 1
|
|
MASTERDIR= ${.CURDIR}/../libYGP
|
|
|
|
.include "${MASTERDIR}/Makefile"
|