aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/9libs/Makefile
blob: 0da7709faddc70d7d920d5ed7f55e8042e609d1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>
e Makefile.' href='/~lantw44/cgit/freebsd-ports/commit/lang/icon/Makefile?id=255e83281c2f8f66f50672d7f5868d15a71300a3'>255e83281c2f
d5770c6cb794
99df43bf1336
051a17bfb667
88308118c77a
807fa599b4f0
89e9525cd80b
f8989057bb6a
0a2716077f39

707e04e52f40
051a17bfb667

c0358a82e544
f8989057bb6a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
                                            
                             
                                     
                                                        
 
           
 
 
                    
                          
                    
                                                            
                    
 
                                 
 

                    
                    

                               
 
                      
# New ports collection makefile for:    icon
# Version required:     9.3.2
# Date created:         05 April 1995
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=       unix
PKGNAME=    icon-9.3.2
CATEGORIES= lang
MASTER_SITES=   ftp://ftp.cs.arizona.edu/icon/packages/unix/
EXTRACT_SUFX=   .tgz

MAINTAINER= ports@FreeBSD.org

ONLY_FOR_ARCHS= i386

DIST_SUBDIR=    icon
NO_WRKSUBDIR=   true
ALL_TARGET= Icon Icon-iconc

.include <bsd.port.mk>