[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / polygen

Diff for /ports/games/polygen/Makefile between version 1.2 and 1.3

version 1.2, 2009/01/28 11:54:58 version 1.3, 2009/02/01 12:21:06
Line 1 
Line 1 
 # $Id$  
 # $OpenBSD$  # $OpenBSD$
   
 COMMENT=        generate random sentences according to grammars  COMMENT=        generate random sentences according to grammars
Line 11 
Line 10 
 MASTER_SITES=   ftp://ftp.fr.debian.org/debian/pool/main/p/polugen/ \  MASTER_SITES=   ftp://ftp.fr.debian.org/debian/pool/main/p/polugen/ \
         ftp://ftp.debian.org/debian/pool/main/p/polygen/          ftp://ftp.debian.org/debian/pool/main/p/polygen/
   
 # GNUv2  # GPLv2
 PERMIT_DISTFILES_CDROM= Yes  PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes  PERMIT_DISTFILES_FTP=   Yes
 PERMIT_PACKAGE_CDROM=   Yes  PERMIT_PACKAGE_CDROM=   Yes
Line 22 
Line 21 
   
 USE_GMAKE=      Yes  USE_GMAKE=      Yes
   
 # Debian packaging shit: untar'ed directory doesn't have .orig suffix.  
 WRKDIST=        ${WRKDIR}/polygen-${V}.ds2  WRKDIST=        ${WRKDIR}/polygen-${V}.ds2
 WRKBUILD=       ${WRKSRC}/src  WRKBUILD=       ${WRKSRC}/src
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb