---
name: seq2
version: 0.2_1
origin: misc/seq2
comment: A clone of the UNIX(tm) program called seq
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 29496
desc: |
  seq2 is a clone of the unix program called "seq" with
  some additional options, such as specifying a delay after
  each number, or specifying your own text to prepend each
  number.  Features like for, while, and executing programs
  are in development.
categories: [misc]
files:
  /usr/local/bin/seq2: 21bfc0b2898b10fb78bf07b87455f3cfc1732324926b12b3183db8e82d8c94e8
  /usr/local/man/man1/seq2.1.gz: a5bb6c7cf9c15a8d8a633c9725d545618c880f2446e6feb82f2f063e60cd854c
  /usr/local/share/licenses/seq2-0.2_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/seq2-0.2_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/seq2-0.2_1/catalog.mk: a7f01509a2167c21f599d03339aab6f9da43204e847a795f2e57c139e4470a35
directories:
  /usr/local/share/licenses/seq2-0.2_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
