aboutsummaryrefslogtreecommitdiffstats
path: root/biology/gperiodic/Makefile
blob: 2d9f9ee19540994f711cff79262d71033bbee3fa (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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# New ports collection makefile for:    gperiodic
# Date created:             16 July 1999
# Whom:                 Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=   gperiodic
PORTVERSION=    1.3.3
CATEGORIES= biology
MASTER_SITES=   ftp://ftp.seul.org/pub/gperiodic/ \
        http://www.unixpages.org/distfiles/

MAINTAINER= chris@unixpages.org
COMMENT=    Displays a periodic table of the elements

USE_X_PREFIX=   yes
USE_GNOMENG=    yes
USE_GNOME=  gtk12
USE_GMAKE=  yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LIBS="-L${LOCALBASE}/lib"

MAN1=       gperiodic.1

post-extract:
    @${LN} -sf Makefile.in.in ${WRKSRC}/po/Makefile.in

post-install:
    ${INSTALL_MAN} ${WRKSRC}/man/gperiodic.1 ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
.for file in AUTHORS ChangeLog README
    ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
ecebd5066148d624a'>Chase libgcrypt shlib bump and add security/libgcrypt to LIB_DEPENDS forjsa2010-07-281-1/+2 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-116-50/+15 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-293-35/+94 * Fix portability issues with newer gpgme.marcus2009-08-023-1/+24 * - Chase security/gpgme update.wxs2009-07-161-1/+2 * Update to 2.26.2.kwm2009-05-212-5/+4 * Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-244-73/+9 * Update to 2.26.1.marcus2009-04-133-4/+7 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-106-190/+56 * Make the HKP interface mandatory.marcus2009-03-031-8/+2 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-1010-188/+183 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1 * - Separate OpenLDAP related code into bsd.ldap.mkpav2008-07-22