aboutsummaryrefslogtreecommitdiffstats
path: root/libical/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix minor conflicts.JP Rosevear2000-08-251-0/+8
* merge libical-0.17 onto the headSeth Alves2000-06-073-12/+28
* reparing damage from removing filesEric Busboom2000-05-159-0/+1326
* removing all filesEric Busboom2000-05-1511-1613/+0
* This commit was generated by cvs2svn to compensate for changes in r3037,Eric Busboom2000-05-153-12/+28
* Initial revisionEric Busboom2000-05-152-0/+271
* added some stuff to cvs ignore files, build .la instead of just .aSeth Alves2000-04-191-0/+1
* import of libical-0.16Seth Alves2000-04-194-21/+62
* Initial revisionSeth Alves2000-02-187-0/+1284
damw <adamw@FreeBSD.org> 2002-10-22 06:52:34 +0800 committer adamw <adamw@FreeBSD.org> 2002-10-22 06:52:34 +0800 add deskutils/glabels' href='/~lantw44/cgit/freebsd-ports-graphics/commit/deskutils/glabels/Makefile?id=a88a5579fd55a2250e97f83d834da54d674dea32'>a88a5579fd5
a88a5579fd5
6388861e632
80c50645c0a
a88a5579fd5
8d9d5197561
9b457ed230f
73eb1b5f646
9b79941ef82

a88a5579fd5
73eb1b5f646

a88a5579fd5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30







                                                                        
                     
                 
                         

                                          
 
                                 
                                                             
 
                   
                                                                              
                                         
                   
                          
                   
                   

                                                   
 

                         
                      
# New ports collection makefile for:    glabels
# Date created:     29 September 2002
# Whom:         Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
#
# $FreeBSD$
#

PORTNAME=   glabels
PORTVERSION=    2.0.3
PORTREVISION=   1
CATEGORIES= deskutils
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= gnome@FreeBSD.org
COMMENT=    A program to create labels and business cards

USE_X_PREFIX=   yes
USE_GNOME=  gnomehack gnomeprefix gnometarget libgnomeui libgnomeprintui \
        desktopfileutils intlhack
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool:15
INSTALLS_OMF=   yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LDFLAGS="-L${LOCALBASE}/lib"

MAN1=       glabels.1

.include <bsd.port.mk>