aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/liblug/Makefile
blob: 36dc8e114d048f48823017a6a8679bb23fca52ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    liblug
# Date created:             27 December 2000
# Whom:                 George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=       liblug
PORTVERSION=        1.0.6
CATEGORIES=     graphics
MASTER_SITES=       ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics

MAINTAINER=     greid@ukug.uk.freebsd.org

WRKSRC=         ${WRKDIR}/lug

MAKEFILE=       Makefile.linux

INSTALLS_SHLIB=     yes

.include <bsd.port.mk>