Update x11/rsibreak-kde4 to version 0.11_1
[dports.git] / x11 / libXp / Makefile
1 # Created by: Eric Anholt <anholt@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       libXp
5 PORTVERSION=    1.0.2
6 PORTEPOCH=      1
7 CATEGORIES=     x11
8
9 MAINTAINER=     x11@FreeBSD.org
10 COMMENT=        X print library
11
12 LICENSE=        MIT
13
14 XORG_CAT=       lib
15 USE_XORG=       x11 xext xextproto xau printproto:both
16 USE_AUTOTOOLS=  libtool
17
18 .include <bsd.port.mk>