1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-toolkits/9libs/Makefile
Edwin Groothuis 330f88d2c3 Maintainer set to ports@
<gagnon__s@videotron.ca>: host mx.videotron.ca[24.201.245.37] said: 550 5.1.1
    unknown or illegal alias: gagnon__s@videotron.ca
2003-10-06 02:42:34 +00:00

24 lines
510 B
Makefile

# New ports collection makefile for: 9libs
# Date created: 15 February 2003
# Whom: gagnon__s@videotron.ca
#
# $FreeBSD$
#
PORTNAME= 9libs
PORTVERSION= 1.0
CATEGORIES= x11-toolkits plan9
MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Plan9 compatibility libraries
USE_XLIB= YES
GNU_CONFIGURE= YES
MAN3= add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 graphics.3 rgbpix.3 rune.3
MAN4= font.4 keyboard.4 utf.4
MAN6= bitmap.6 regexp.6
.include <bsd.port.mk>